Debugging Tools Gems

#Total RankDaily RankNameSummary
193119byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2171195pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
3884198irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
41,063250debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
52,6154,805did_you_meanThe gem that has been saving people from typos since 2014.
63,8886,370xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
74,8707,674ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
84,9629,157rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
95,1956,591jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1011,39710,414seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1119,60314,165tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1243,13764,836forward-proxyForward proxy using just Ruby standard libraries.
1384,674143,384lobaHandy methods for adding trace lines to output or Rails logs.
14108,409143,384object_infoThis gem gives some informations about an object's context.